[INFO] cloning repository https://github.com/paritytech/ethabi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paritytech/ethabi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fethabi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fethabi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 649d11774b43b33a9c3c4570401886698885e8b7
[INFO] checking paritytech/ethabi against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fethabi" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paritytech/ethabi
[INFO] finished tweaking git repo https://github.com/paritytech/ethabi
[INFO] tweaked toml for git repo https://github.com/paritytech/ethabi written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paritytech/ethabi on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 79 packages to latest compatible versions
[INFO] [stderr]       Adding ethereum-types v0.10.0 (available: v0.16.0)
[INFO] [stderr]       Adding heck v0.3.3 (available: v0.5.0)
[INFO] [stderr]       Adding hex-literal v0.3.4 (available: v1.1.0)
[INFO] [stderr]       Adding itertools v0.9.0 (available: v0.15.0)
[INFO] [stderr]       Adding sha3 v0.9.1 (available: v0.12.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.118)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding uint v0.9.5 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hex-literal v0.3.4
[INFO] [stderr]   Downloaded ethereum-types v0.10.0
[INFO] [stderr]   Downloaded impl-serde v0.3.2
[INFO] [stderr]   Downloaded primitive-types v0.8.0
[INFO] [stderr]   Downloaded impl-rlp v0.3.0
[INFO] [stderr]   Downloaded radium v0.3.0
[INFO] [stderr]   Downloaded fixed-hash v0.7.0
[INFO] [stderr]   Downloaded impl-codec v0.4.2
[INFO] [stderr]   Downloaded parity-scale-codec v1.3.7
[INFO] [stderr]   Downloaded byte-slice-cast v0.3.5
[INFO] [stderr]   Downloaded ethbloom v0.10.0
[INFO] [stderr]   Downloaded bitvec v0.17.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2e4a23749ebd45f8c73aea828a612e721545d0b4d4e5748dfe071578323c2585
[INFO] running `Command { std: "docker" "start" "2e4a23749ebd45f8c73aea828a612e721545d0b4d4e5748dfe071578323c2585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e4a23749ebd45f8c73aea828a612e721545d0b4d4e5748dfe071578323c2585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e4a23749ebd45f8c73aea828a612e721545d0b4d4e5748dfe071578323c2585" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e4a23749ebd45f8c73aea828a612e721545d0b4d4e5748dfe071578323c2585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e4a23749ebd45f8c73aea828a612e721545d0b4d4e5748dfe071578323c2585" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.53
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking parity-scale-codec v1.3.7
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking quote v1.0.46
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking ethbloom v0.10.0
[INFO] [stderr]     Checking impl-codec v0.4.2
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking primitive-types v0.8.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking ethabi-contract v11.0.0 (/opt/rustwide/workdir/contract)
[INFO] [stderr]     Checking ethereum-types v0.10.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking ethabi v13.0.0 (/opt/rustwide/workdir/ethabi)
[INFO] [stdout] warning: use of deprecated method `sha3::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> ethabi/src/event.rs:64:53
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 Ok(Hash::from_slice(Keccak256::digest(&encoded).as_slice()))
[INFO] [stdout]    |                                                                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sha3::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> ethabi/src/event.rs:64:53
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 Ok(Hash::from_slice(Keccak256::digest(&encoded).as_slice()))
[INFO] [stdout]    |                                                                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethabi/src/contract.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn functions(&self) -> Functions {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn functions(&self) -> Functions<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethabi/src/contract.rs:117:16
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn events(&self) -> Events {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn events(&self) -> Events<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ethabi-cli v13.0.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Checking ethabi-derive v13.0.0 (/opt/rustwide/workdir/derive)
[INFO] [stdout] warning: use of deprecated method `sha3::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> cli/src/main.rs:249:71
[INFO] [stdout]     |
[INFO] [stdout] 249 |     Hash::from_slice(Keccak256::digest(&sig.replace(" ", "").as_bytes()).as_slice())
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sha3::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> cli/src/main.rs:249:71
[INFO] [stdout]     |
[INFO] [stdout] 249 |     Hash::from_slice(Keccak256::digest(&sig.replace(" ", "").as_bytes()).as_slice())
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethabi/src/contract.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn functions(&self) -> Functions {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn functions(&self) -> Functions<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethabi/src/contract.rs:117:16
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn events(&self) -> Events {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn events(&self) -> Events<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sha3::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> ethabi/src/event.rs:64:53
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 Ok(Hash::from_slice(Keccak256::digest(&encoded).as_slice()))
[INFO] [stdout]    |                                                                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethabi/src/contract.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn functions(&self) -> Functions {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn functions(&self) -> Functions<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethabi/src/contract.rs:117:16
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn events(&self) -> Events {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn events(&self) -> Events<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ethabi-tests v0.1.1 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "2e4a23749ebd45f8c73aea828a612e721545d0b4d4e5748dfe071578323c2585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e4a23749ebd45f8c73aea828a612e721545d0b4d4e5748dfe071578323c2585", kill_on_drop: false }`
[INFO] [stdout] 2e4a23749ebd45f8c73aea828a612e721545d0b4d4e5748dfe071578323c2585
